@charset "gb2312";
/* CSS Document */

@import url("d_index.css");
@import url("news.css");
@import url("product.css");
@import url("Download.css");
@import url("dly-list.css");

/*=======================È«¾ÖÑùÊ½=========================*/
body{font-family:"Î¢ÈíÑÅºÚ", Arial, Helvetica, sans-serif;font-size: 12px;line-height:1.5; font-weight:100; }
a {font-size: 12px; text-decoration:none;outline: none;}
a:link {text-decoration: none; font-weight:100;}
a:hover {text-decoration: underline; color:#F00; }
a:active {text-decoration: none;}
p{padding:0px;margin:0px;}
img{ border:0px;}
.fix{ clear:both; } 
*{ margin:0px; padding:0px;}
ul li{ list-style-type:none;}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

body{ width:993px; margin:auto;}
.head{ width:100%; float:left;}
.main{ width:100%; float:left; background-color:#f5f5f5;}
.footer{ width:100%;float:left; margin-bottom:40px;}

.height20{ margin-top:20px;}
.postion{float:left; width:100%; text-indent:10px; height:20px; line-height:20px; margin-top:10px; color:#686868; overflow:hidden;}


